RequiredCourse 
EntityType  Independent 
Logical Entity Name  RequiredCourse 
Default Table Name  AdProgramCourse 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

RequiredCourse Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ProgramVersionId(FK)    INTEGER  YES 
 
RequiredCourseCategoryId(FK)    INTEGER  YES 
 
CourseId(FK)    INTEGER  NO 
 
IsSubstituteAllowed    BIT  NO 
 
ElectiveCreditHours    NUMERIC(9, 2)  YES 
 
ElectiveClockHours    NUMERIC(9, 2)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
AreaOfStudyId(FK)    INTEGER  YES 
 
RequiredCourseId(PK)    INTEGER  NO 
 
ElectivePoolName    VARCHAR(60)  YES 
 
MaxNumberRepeats    INTEGER  NO 
 
IsAdvisementRequired    BIT  NO 
 
MinimumGpa    NUMERIC(5, 2)  YES 
 
CreditHours    MONEY(19, 4)  YES 
 
ClockHours    MONEY(19, 4)  YES 
 
IsDropExcluded    BIT  NO 
 
TmpAdProgramCourseID    INTEGER  YES 
 
SkillMinimumGpa    NUMERIC(5, 2)  YES 
 
DisplayOrder    INTEGER  YES 
 

RequiredCourse Keys 
Key Name  Key Type  Keys 
AdProgramCourse_AdCourseID_N_N_IDX  Inversion Entry  CourseId 
AdProgramCourse_AdProgramCourseCategoryID_AdCourseID_N_N_IDX  Inversion Entry  CourseId 
NK_AdProgramCourse_AdProgramVersionID_AdCourseID_INCL_2  Inversion Entry  ProgramVersionId, CourseId 
AdProgramCourse_AdProgramVersionID_N_N_IDX  Inversion Entry  ProgramVersionId 
AdProgramCourse_AdConcentrationID_N_N_IDX  Inversion Entry  AreaOfStudyId 
AdProgramCourse_AdProgramCourseID_U_C_IDX  PrimaryKey  RequiredCourseId 

RequiredCourse Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
AreaOfStudy  Non-Identifying  Zero or One to Zero or More        AreaOfStudyId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
AreaOfStudy  Non-Identifying  Zero or One to Zero or More        AreaOfStudyId  NO 
Course  Non-Identifying  One To Zero or More        CourseId  NO 
ProgramVersion  Non-Identifying  Zero or One to Zero or More        ProgramVersionId  NO 
ProgramVersion  Non-Identifying  Zero or One to Zero or More        ProgramVersionId  NO 
RequiredCourseCategory  Non-Identifying  Zero or One to Zero or More        RequiredCourseCategoryId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentCourse  Non-Identifying  One To Zero or More          NO 
StudentEnrollmentDpaCourse  Non-Identifying  One To Zero or More          NO 
DegreePathwayTemplate  Non-Identifying  One To Zero or More          NO 
AdConcentrationElectivePoolRequirementRule  Non-Identifying  One To Zero or More          NO 
AdConcentrationSubstitutePoolRequirementRule  Non-Identifying  One To Zero or More          NO 
StudentEnrollmentDpaCourse  Non-Identifying  One To Zero or More          NO 
RequiredCourseCourseAttribute  Identifying  One To Zero or More          NO 
AdProgramElectivePoolRequirementRule  Non-Identifying  One To Zero or More          NO 
AdProgramSubstitutePoolRequirementRule  Non-Identifying  One To Zero or More          NO 
DegreePathwayTemplate  Non-Identifying  One To Zero or More          NO 
RequiredCourseCourseAttribute  Non-Identifying  One To Zero or More          NO 
RequiredCourseElectivePool  Non-Identifying  One To Zero or More          NO 
StudentCourse  Non-Identifying  One To Zero or More          NO 
StudentDegreePathway  Non-Identifying  One To Zero or More          NO 
StudentEnrollmentDpaCourse  Non-Identifying  One To Zero or More          NO 

RequiredCourse Check Constraints 
Check Constraint Name  CheckConstraint 
Chk_AdProgramCourse_AdProgramVersionID_AdConcentrationID  ([AdProgramVersionID] is null and [AdConcentrationID] is not null or [AdProgramVersionID] is not null and [AdConcentrationID] is null) 

RequiredCourse Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.RequiredCourse 
NO       
Physical (Microsoft SQL Server)
dbo.AdProgramCourse 
NO       

RequiredCourse Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  DegreePathway 
Logical  Program/ProgramVersion 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

RequiredCourse Data Movement Rules 
Name  Type  Rule Text/Value